home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / dskut / hddir400.zip / DIRREV.DOC < prev    next >
Text File  |  1990-03-18  |  13KB  |  319 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.                      What's New in Version 2.0 of DL.EXE
  7.  
  8.  
  9.  
  10.  
  11.          Previous versions of DL allowed directory names of eight
  12.          characters.  Version 2.0 allows for a full 12 characters.
  13.  
  14.          When making a new directory in DL, the new directory is now
  15.          highlighted.
  16.  
  17.          When searching for a file in DL, you can specify that DL skips
  18.          to the next directory to continue its search.
  19.  
  20.          When searching for a file, DL previously loaded up DB sorted by
  21.          filename.  Now DB shows the files as they appear on the disk
  22.          (not sorted).
  23.  
  24.          DL now shows hidden directories and gives you the ability
  25.          to hide and unhide them,
  26.  
  27.          In DL F9 gets you a UTIL menu where you can
  28.  
  29.          1 Print the Directory List
  30.          2 Hide or Unhide directories
  31.          3 Get Information about DB
  32.  
  33.          The loading of DL and the screen I/O are a little faster.
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.                       What's New in Version 2.50 of DL.EXE
  41.  
  42.  
  43.  
  44.          DL now works with partitions larger than 32 MB in DOS 4.XX
  45.          and Compaq DOS 3.31.  Because of the size of the file allocation
  46.          table in these large partitions, DL will need at least 140 KB of
  47.          memory to run when using large disk partitions.
  48.  
  49.          DL now comes with a configuration program, DLCONFIG.EXE.  You can
  50.          use DLCONFIG to modify DL to run in black and white and change the
  51.          way it prints the directory tree.
  52.  
  53.          DL.EXE will now work in 43 line EGA mode and 50 line VGA mode.
  54.  
  55.          DOS 2.XX will not allow you to rename a directory.  When previous
  56.          versions of DL were run under DOS 2.XX and you tried to rename a
  57.          directory, you got an error message saying that your entry was
  58.          incorrect.  This has been fixed.  In version 2.50 of DL, it says
  59.          "Not Avail" under the menu choice "Rename Dir", when running under
  60.          DOS 2.XX.
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.                      What's New in Version 2.0 of DB.EXE
  68.  
  69.  
  70.  
  71.          After printing a file list, DB now does a form feed.
  72.  
  73.          If the target disk is full, DB will stop copying or moving
  74.          and will no longer scroll through the directory entries beeping.
  75.  
  76.          There was a bug in DB where it might sometimes give an extra
  77.          directory entry after performing a copy or move, that has been
  78.          fixed.
  79.  
  80.          When DB sorts by date, the most recent files are now displayed
  81.          first.
  82.  
  83.          DB now supports command line switches for different sorts.
  84.          "/e"  sort by extension.
  85.          "/d"  sort by date.
  86.          "/s"  sort by size.
  87.          "/u"  unsorted
  88.  
  89.          DB how shows the System attribute.
  90.  
  91.          PGDN now goes all the way to the last file.
  92.  
  93.          In DB F9 gets you a UTIL menu where you can
  94.          1 Print File List
  95.          2 Print File Text
  96.          3 Change Attributes
  97.          4 Get Information about DB
  98.  
  99.          In DB if when copying or moving to another drive, if you don't
  100.          specify a directory, it will copy or move to the current
  101.          directory.
  102.  
  103.          You can now print a file list or file text when using DOS 2.XX
  104.  
  105.          DB uses DOS calls to perform all its file work.  Therefore it will
  106.          not be able to delete or copy or rename a file with characters not
  107.          recognized by DOS. In earlier versions, if you tried to delete a
  108.          file with illegal characters in the name, the file name was
  109.          removed from the display even though the file was not deleted.  In
  110.          version 2.0, if the file cannot be deleted, the file name will
  111.          remain on the screen.
  112.  
  113.  
  114.  
  115.  
  116.  
  117.                      What's New in Version 2.0 of DB.EXE
  118.  
  119.  
  120.  
  121.          In version 1.0 of DB, if a file list was being printed and the
  122.          printer became inoperative, you would get a disk-error message.
  123.          In version 2.0, if the printer goes off-line, DB will just abort
  124.          the printing operation and not give you an error message.
  125.  
  126.          Version 1.0 of DB used DOS's print spooler to do file printing.
  127.          As it turned out, this was not such a good idea.  When printing a
  128.          file, DB spawned DOS's program PRINT.COM.  When you finished
  129.          working in DB, PRINT.COM, being a memory resident program, stayed
  130.          in memory in the space above the top of DB thereby partitioning
  131.          your memory and making it impossible to get to the memory above
  132.          PRINT.COM.  Version 2.0 uses simple bios commands to print a file.
  133.          Though this not as convenient; you now have to wait while your
  134.          document is printed before doing anything else, at least you won't
  135.          have to reboot your computer to run any program larger than 128k.
  136.  
  137.          In DB if you don't have a mouse and mouse driver installed, there
  138.          won't be a scroll bar in the view and you will be able to view 80
  139.          columns of text. If you do have a mouse installed, you will first
  140.          have a scroll bar in the view section and have 78 columns of text.
  141.          You can remove the scroll bar and view 80 columns of text by
  142.          pressing F9 or clicking on Scroll Bar.  Subsequent presses of F9
  143.          or clicks on scroll bar will toggle the scroll bar on and off.
  144.  
  145.          The screen I/O routines in DB have been rewritten for greater
  146.          speed.
  147.  
  148.          You have the ability to change a files name when copying and
  149.          moving though I didn't make it clear in the original
  150.          documentation. In version 2 if the path you entered is ambiguous,
  151.          DB will query you before changing the file's name.
  152.  
  153.  
  154.  
  155.  
  156.  
  157.  
  158.  
  159.                      What's New in Version 2.50 of DB.EXE
  160.  
  161.  
  162.          DB now comes with a configuration program called DBCONFIG.EXE.
  163.          By running this program you can install your favorite text editor
  164.          or word processor in DB and change many of DB's defaults.
  165.  
  166.          When a text editor is installed, pressing ^Enter will load the
  167.                 text editor and the highlighted file.
  168.  
  169.          Against my better judgement but by popular demand, DB will now run
  170.          programs.  You can run any highlighted BAT, COM or EXE program by
  171.          pressing ^X or picking Execute from the UTIL menu.
  172.  
  173.          DB will now run in EGA 43 line mode and VGA 50 line mode.
  174.  
  175.  
  176.  
  177.  
  178.                      What's New in Version 2.53 of DB.EXE
  179.  
  180.          DB works more like DIR in that it will accept a filename on the
  181.          command line.  For instance, DB *.exe will display all the files
  182.          in the current directory with the EXE extension.
  183.  
  184.  
  185.  
  186.  
  187.  
  188.         
  189.                              What is DIRECTOR?
  190.                                     OR
  191.               What's New in Versions 3.0 of DL.EXE and DB.EXE
  192.                                                                            
  193.         I'm a programmer not a marketing man so it was fine with me that
  194.         these programs were known by the names or their EXE files, DL.EXE
  195.         and DB.EXE.  However, even I agree that DL and DB are hardly
  196.         memorable names; so after sifting through all the suggestions of my
  197.         friends, I've decided upon the name DIRECTOR.  From now on, these
  198.         programs and any additions to them will be released under the name
  199.         of DIRECTOR.  
  200.  
  201.  
  202.         So besides a name, what's new?
  203.  
  204.         Well to start with DL now contains all of DB.  There were too many
  205.         features that I wanted to add to these programs, that their being
  206.         separate programs made very cumbersome so I combined them into one
  207.         program.  DL is still very fast and is even faster when you want to
  208.         see a file list of a particular directory.  DL will now let you
  209.         remove directories that have files in them, but only after first
  210.         warning you.  It will also let you move directories.  You'll notice
  211.         that the menu bar in DL has changed. (Please don't hate me for it.
  212.         I have trouble with it too.)  That was necessary because I wanted
  213.         to have some consistency be